Return to start page

ReplaceSubString

Description

Replaces a part of a string and returns the resulting string. whichString String which is used for replacement operation. position Position where replacement should start. replacingString String which should replace a sub string of string whichString. Returns the new string with the replaced sub string.

Source File

Core/String/Library Misc.j

Library

ALibraryCoreStringMisc

Scope

-

Private

No

Parameters

Return Type

string

Public

No

Native

No

Constant

No